placessidebar: Fix dnd cancellation
authorMatthias Clasen <mclasen@redhat.com>
Sat, 8 Aug 2020 18:25:46 +0000 (14:25 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 8 Aug 2020 18:26:31 +0000 (14:26 -0400)
commitdbbc9b5c5885b57bb1737f4a0a52e45aea377657
treeec82c429f8566651bea19a0dbe523632c8ef8f71
parente18de295c6fbd2914cfb5807fc6f676a8c511431
placessidebar: Fix dnd cancellation

When the drag is canceled by being dropped outside,
we get a ::cancel emission, that we want to handle
just like ::dnd-finished.

Fixes: #3037
gtk/gtkplacessidebar.c